Skip to content

Bump poetry-dynamic-versioning from 1.7.1 to 1.9.1 - #2528

Merged
liquidsec merged 1 commit into
devfrom
dependabot/pip/dev/poetry-dynamic-versioning-1.9.1
Aug 12, 2025
Merged

Bump poetry-dynamic-versioning from 1.7.1 to 1.9.1#2528
liquidsec merged 1 commit into
devfrom
dependabot/pip/dev/poetry-dynamic-versioning-1.9.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 14, 2025

Copy link
Copy Markdown
Contributor

Bumps poetry-dynamic-versioning from 1.7.1 to 1.9.1.

Release notes

Sourced from poetry-dynamic-versioning's releases.

v1.9.1 (2025-07-08)

  • Fixed:
    • File paths in tool.poetry-dynamic-versioning.files were not resolved the same way as paths in tool.poetry-dynamic-versioning.substitution.files, which could cause incorrect behavior with different styles of relative paths. (Contributed by egelja)

v1.9.0 (2025-07-04)

  • Added:
    • Option tool.poetry-dynamic-versioning.commit-prefix.
    • Option tool.poetry-dynamic-versioning.escape-with.
  • Changed:
    • Updated Dunamai to 1.25.0+ for the latest features.

v1.8.2 (2025-03-28)

  • Fixed:
    • Possible object has no attribute 'poetry' error in some projects.

v1.8.1 (2025-03-24)

  • Fixed:
    • NameError exception with Python 3.7.

v1.8.0 (2025-03-20)

  • Added:
    • The bump config may now be set to a table, which supports an index field.
    • commit-length option to set a fixed length for commit hashes.
    • {major}, {minor}, and {patch} format placeholders.
  • Fixed:
    • Compatibility with other plugins (such as poetry-monoranger-plugin) that replace the ConsoleCommandEvent.command.poetry instance. (Contributed by stevapple)
  • Changed:
    • Updated Dunamai to 1.23.0+ for the latest features.
Changelog

Sourced from poetry-dynamic-versioning's changelog.

v1.9.1 (2025-07-08)

  • Fixed:
    • File paths in tool.poetry-dynamic-versioning.files were not resolved the same way as paths in tool.poetry-dynamic-versioning.substitution.files, which could cause incorrect behavior with different styles of relative paths. (Contributed by egelja)

v1.9.0 (2025-07-04)

  • Added:
    • Option tool.poetry-dynamic-versioning.commit-prefix.
    • Option tool.poetry-dynamic-versioning.escape-with.
  • Changed:
    • Updated Dunamai to 1.25.0+ for the latest features.

v1.8.2 (2025-03-28)

  • Fixed:
    • Possible object has no attribute 'poetry' error in some projects.

v1.8.1 (2025-03-24)

  • Fixed:
    • NameError exception with Python 3.7.

v1.8.0 (2025-03-20)

  • Added:
    • The bump config may now be set to a table, which supports an index field.
    • commit-length option to set a fixed length for commit hashes.
    • {major}, {minor}, and {patch} format placeholders.
  • Fixed:
    • Compatibility with other plugins (such as poetry-monoranger-plugin) that replace the ConsoleCommandEvent.command.poetry instance. (Contributed by stevapple)
  • Changed:
    • Updated Dunamai to 1.23.0+ for the latest features.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 14, 2025
@dependabot
dependabot Bot force-pushed the dependabot/pip/dev/poetry-dynamic-versioning-1.9.1 branch 3 times, most recently from 0eca164 to 0c865be Compare July 30, 2025 15:44
@liquidsec

Copy link
Copy Markdown
Collaborator

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/pip/dev/poetry-dynamic-versioning-1.9.1 branch from 0c865be to 99d682d Compare August 11, 2025 17:44
@codecov

codecov Bot commented Aug 11, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93%. Comparing base (6c2592b) to head (5be73ee).
⚠️ Report is 9 commits behind head on dev.

Additional details and impacted files
@@          Coverage Diff          @@
##             dev   #2528   +/-   ##
=====================================
- Coverage     93%     93%   -0%     
=====================================
  Files        402     402           
  Lines      33274   33274           
=====================================
- Hits       30782   30769   -13     
- Misses      2492    2505   +13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@liquidsec

Copy link
Copy Markdown
Collaborator

https://github.com/dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Aug 11, 2025

Copy link
Copy Markdown
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@liquidsec

Copy link
Copy Markdown
Collaborator

@dependabot recreate

Bumps [poetry-dynamic-versioning](https://github.com/mtkennerly/poetry-dynamic-versioning) from 1.7.1 to 1.9.1.
- [Release notes](https://github.com/mtkennerly/poetry-dynamic-versioning/releases)
- [Changelog](https://github.com/mtkennerly/poetry-dynamic-versioning/blob/master/CHANGELOG.md)
- [Commits](mtkennerly/poetry-dynamic-versioning@v1.7.1...v1.9.1)

---
updated-dependencies:
- dependency-name: poetry-dynamic-versioning
  dependency-version: 1.9.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/dev/poetry-dynamic-versioning-1.9.1 branch from 5be73ee to 1675814 Compare August 11, 2025 21:14
@liquidsec
liquidsec merged commit a18efeb into dev Aug 12, 2025
16 checks passed
@liquidsec
liquidsec deleted the dependabot/pip/dev/poetry-dynamic-versioning-1.9.1 branch August 12, 2025 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant